The largest Interview Solution Library on the web


« Previous | 1 | 2 | 3 | Next »
Template.html
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Template</title>
<link rel="stylesheet" type="text/css“ href="dojo-release-1.0.0/dijit/themes/tundra/tundra.css“/>
<script type="text/javascript“ djConfig="parseOnLoad: true, isDebug: true"
src="dojo-release-1.0.0/dojo/dojo.js">
</script>
<script type="text/javascript">
dojo.require("dijit.form.Button");
</script>
</head>
<body class="tundra">
</body>
</html>
« Previous | 1 | 2 | 3 | Next »


copyright © 2014 - all rights riserved by javatechnologycenter.com